Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add pdf ocr choice #303

Merged
merged 1 commit into from
Dec 10, 2024
Merged

add pdf ocr choice #303

merged 1 commit into from
Dec 10, 2024

Conversation

Ceceliachenen
Copy link
Collaborator

No description provided.

@@ -188,6 +194,12 @@ def create_upload_tab() -> Dict[str, Any]:
elem_id="enable_multimodal",
visible=True,
)
enable_mandatory_ocr = gr.Checkbox(
label="Yes",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

默认为True吗

Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
6395 3697 58% 40% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/pai_rag/integrations/readers/pai/pai_data_reader.py 63% 🟢
src/pai_rag/integrations/readers/pai_pdf_reader.py 79% 🟢
TOTAL 71% 🟢

updated for commit: 8bcb801 by action🐍

@moria97 moria97 merged commit beeaf52 into feature Dec 10, 2024
2 checks passed
@moria97 moria97 deleted the personal/ranxia/add_ocr_choice branch December 10, 2024 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants